Autogenerated HTML docs for v1.6.5.2-74-g610f9 
diff --git a/git-config.html b/git-config.html index ab29362..11b50fe 100644 --- a/git-config.html +++ b/git-config.html 
@@ -3071,6 +3071,16 @@  </p>   </dd>   <dt>  +receive.autogc  +</dt>  +<dd>  +<p>  + By default, git-receive-pack will run "git-gc --auto" after  + receiving data from git-push and updating refs. You can stop  + it by setting this variable to false.  +</p>  +</dd>  +<dt>   receive.fsckObjects   </dt>   <dd>  @@ -3131,6 +3141,15 @@  </p>   </dd>   <dt>  +receive.updateserverinfo  +</dt>  +<dd>  +<p>  + If set to true, git-receive-pack will run git-update-server-info  + after receiving data from git-push and updating refs.  +</p>  +</dd>  +<dt>   remote.&lt;name&gt;.url   </dt>   <dd>  @@ -3544,7 +3563,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-10-17 08:23:30 UTC  +Last updated 2009-10-26 05:16:27 UTC   </div>   </div>   </body>